home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_23.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  119KB  |  816x1056  |  16-bit (508 colors)
Labels: book | lodestone | monitor | plant | poster | reckoner | road | sky | vegetarianism | waterfall
OCR: ListRemove DropList2, var ListCount ( control ID This function returns the number of items in a droplist or listbox IC This should be the control name from form, or the numerivariable that was used with the command when the control was created var ListNumSel( control ID This function returns the num nber of selected items in listbox. control ID This should be the control name from form, or the numerinariable that was used with the command when the control was created var$ Listltem ( control_ID item# This function returns text string that represents the contents of the item# in the specified droplist or listbox control controlID This should be the control name from form, or the numerinariable that was used with the command when the control was created item# This numeric value representing t ...